-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: interceptor http method도 지정하게 변경 #588
base: BE/develop
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
깔끔하게 잘 구현하셨네요!
딱히 문제가 될 부분은 없어보입니다.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
좋네요~ 제가 깬 유리창 잘 보수해 주서서 감사합니다 ㅋㅋㅋ
GET, | ||
PATCH, | ||
DELETE, | ||
ANY { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍👍
😋 작업한 내용
인터셉터로 http method도 필터링 가능하게 수정했습니다
예외가 있다면 말씀해주세요
🙏 PR Point
👍 관련 이슈
기획의 어떤 부분을 구현 / 수정했는가 (굉장히 상세하게 적어주세요, 해당 커밋의 링크, 코드의 위치를 남겨주면 더욱 좋습니다.)
밑은 예시입니다.
시작되면서 스터디의 주 몇 회 정보를 유저가 실제로 선택한 일 수로 수정
스터디가 더 이상 종료되지 않도록 수정